routes
No description
routes(
namespace: String!
page: Int!
per_page: Int!
): [Route]
No description
routes(
namespace: String!
page: Int!
per_page: Int!
): [Route]
routes.namespace ● [String!](/GraphQL API Reference/types/scalars/string.mdx) non-null scalarroutes.page ● [Int!](/GraphQL API Reference/types/scalars/int.mdx) non-null scalarroutes.per_page ● [Int!](/GraphQL API Reference/types/scalars/int.mdx) non-null scalarRoute](/GraphQL API Reference/types/objects/route.mdx) object